home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / comphelp / dospract / readme < prev    next >
Text File  |  1990-12-06  |  3KB  |  87 lines

  1.  
  2.  
  3.     WELCOME TO DOS PRACTICE
  4.  
  5.         DOS PRACTICE helps you learn DOS the easy way: with hands-on
  6.     practice. It presents programmed exercises in a controlled environment;
  7.     you don't have to worry about damaging files or causing havoc with your
  8.     PC. Interactive sessions can be tailored for general practice or to
  9.     cover specific topics, and the level of difficulty is selectable, from
  10.     novice to expert. HELP screens explain DOS PRACTICE operation and the
  11.     use of all DOS commands. A record of progress is kept for each user.
  12.         DOS PRACTICE provides a painless way to sharpen your PC skills,
  13.     and complements tutorials, written courses, books, and classes.
  14.  
  15.  
  16.     * Program Requirements:
  17.  
  18.         IBM Personal Computer or Compatible
  19.         Hard Disk
  20.         256KB Ram
  21.         MS-DOS or PC-DOS Version 2.0 or later
  22.  
  23.  
  24.     * Installation Procedure:
  25.  
  26.         To install DOS PRACTICE on your hard disk, insert the DOS PRACTICE
  27.     diskette into drive A. Move to drive A (type A:<Enter>) and type:
  28.  
  29.         install<Enter>
  30.  
  31.     Drive B may be substituted for drive A. This procedure creates
  32.     directory PRACTICE on drive C, and loads all of the DOS PRACTICE
  33.     files into that directory. If you wish to install it on a different
  34.     drive or directory, make sure the desired destination directory
  35.     exists, then move to drive A and type:
  36.  
  37.         COPY UNZIPDP.EXE <destination><Enter>
  38.  
  39.     Then move to the destination directory and type
  40.  
  41.         UNZIPDP<Enter>
  42.  
  43.     For example, if the diskette is in drive A: and the destination
  44.     directory is to be D:\DP, you would type:
  45.  
  46.         A:<Enter>
  47.         COPY UNZIPDP.EXE D:\DP<Enter>
  48.         D:<Enter>
  49.         CD\DP<Enter>
  50.         UNZIPDP<Enter>
  51.  
  52.  
  53.     * Using DOS PRACTICE:
  54.  
  55.         To use DOS PRACTICE once it has been installed on your hard disk,
  56.     begin by moving to the disk and directory containing the DOS PRACTICE
  57.     files. Then type:
  58.  
  59.         DP<Enter>
  60.  
  61.     DOS PRACTICE should then begin execution. Interaction with the program
  62.     is mostly self-explanatory, but context-dependent help may be called
  63.     up at any time by pressing the F10 function key.
  64.  
  65.     The OVERVIEW selection of the first level menu explains the organi-
  66.     zation and use of DOS PRACTICE. It also reveals some handy features,
  67.     such as how to eliminate any uninteresting exercises from your 
  68.     practice sessions.
  69.  
  70.  
  71.     * Display Problems:
  72.  
  73.         On some monochrome monitors the DOS PRACTICE text
  74.     screens are not displayed clearly using the standard
  75.     display control file. If you encounter this problem,
  76.     execute the following command:
  77.  
  78.         COPY B&W.OVL KEYDB.OVL
  79.  
  80.     That should correct the problem. If, at a later date,
  81.     you wish to switch back to full support for a color
  82.     monitor, enter the command:
  83.  
  84.         COPY COLOR.OVL KEYBD.OVL
  85.  
  86.  
  87.